| 1. | All of the import statements will go at the top , 所有的import语句都位于最开始, |
| 2. | Import statements have a very different syntax 导入语句的句法有很大不同。 |
| 3. | Add these import statements to the class 将下列导入语句添加到该类中: |
| 4. | Using aliases with the imports statement 在imports语句中使用别名使用 |
| 5. | Imports statement . for more information , see 有关更多信息,请参见 |
| 6. | Add the import statement that is highlighted in blue below 添加下面用蓝色突出显示的import语句: |
| 7. | Add the following import statements to 把以下import语句添加到 |
| 8. | References and the imports statement >引用和imports语句 |
| 9. | Use namespace qualifications rather than adding imports statements 使用命名空间限定,而不添加imports语句。 |
| 10. | After the import statements , before a type definition in a class file 在类文件中的导入语句之后,在类定义之前 |